Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.22.0.

Release notes

Sourced from grpcio's releases.

Release v1.22.0

This is the 1.22.0 release (gale) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • building upb as part of cmake build is not necessary (for v1.22.x). (#19432)
  • Convert TraceFlags in the hot path to DebugTraceFlags. (#19315)
  • Fix a bug where POST_RECV_MESSAGE was not being triggered. (#19142)
  • Adjust the order of IOMgr timer initialization and comment of grpc_timer::heap_index. (#19163)

C++

  • use bazel wrapper for "bazel" invocations in grpc workspace. (#19249)
  • Add method to validate service config json. (#19021)
  • Update comment on ssl hostname override. (#19118)
  • Rename root certificate bundle in gRPC-C++ pod. (#19082)

C#

  • Add MSBuild metadata to set LiteClient for client generation. (#19306)
  • Avoid regex inefficiencies in no-match scenarios. (#19259)
  • Migrate types required for client interceptors to Grpc.Core.Api. (#19308)
  • Add C# LiteClientBase and "lite_client" codegen option. (#18705)

Objective-C

  • Add support for CMAKE_SYSTEM_NAME=iOS. (#19302)
  • Implement L50: Objective-C Interceptor. (#18852)
  • remove notification observer to avoid iOS 8 crash. (#19169)

PHP

  • PHP: Allow dots in metadata keys. (#19232)
  • Hotfix for PHP jwt_token_creds interop test. (#19230)
  • PHP: Fix ZTS build shutdown segfault. (#19204)
  • PHP: Fix ZTS build error. (#19160)
  • Fix PHP extension segfault. (#19109)

Python

... (truncated)
Changelog

Sourced from grpcio's changelog.

v1.22.0 |Jun 18, 2019 |Jul 2, 2019
v1.23.0 |Jul 30, 2019 |Aug 13, 2019
v1.24.0 |Sept 10, 2019 |Sept 24, 2019
v1.25.0 |Oct 22, 2019 |Nov 5, 2019
v1.26.0 |Dec 3, 2019 |Dec 17, 2019

Commits
  • 08fd59f Merge pull request #19528 from veblush/v1.22.x
  • 1399d06 Regenerate projects
  • 1e46a3a Bump version to v1.22.0
  • 1693183 Merge pull request #19424 from apolcyn/drop_ruby_22_backport
  • cca7c88 Merge pull request #19432 from jtattermusch/upb_cmake_unness
  • 2bf9234 building upb as part of cmake build is not necessary
  • 1a0eb8b Also updated fedora 2.2 and 2.3 dockerfiles
  • 7361c44 Pin bundler where needed
  • 30c700f Drop support for ruby < 2.3; update and unskip distrib tests
  • 35230ef Merge pull request #19415 from apolcyn/backport_skip_broken_distrib
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.22.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.8.4...v1.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #72.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.22.0 branch August 15, 2019 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant